home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10376 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  861 b 

  1. Path: tudelft.nl!news
  2. From: Ejo Schrama <schrama@geo.tudelft.nl>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: HELP !!(RAISE A NUMBER TO A NEGATIVE POWER)
  5. Date: 7 Mar 1996 16:37:27 GMT
  6. Organization: TU Delft, Faculty of Geodetic Engineering
  7. Message-ID: <4hn3c7$e6j@mo6.rc.tudelft.nl>
  8. References: <4hlqve$26t@dub-news-svc-6.compuserve.com>
  9. NNTP-Posting-Host: dutgs7.geo.tudelft.nl
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.12 (X11; I; HP-UX A.09.05 9000/735)
  14. X-URL: news:4hlqve$26t@dub-news-svc-6.compuserve.com
  15.  
  16. <102627.3053@compuserve.com> wrote:
  17. >
  18. >IM TRYING TO CREATE A FUNCTION THAT WILL:
  19. >1.)  RAISE A NUMBER TO A POWER BOTH POSITIVE AND NEGATIVE.
  20. >ALSO 0 TO ANY POWER WOULD REPORT 0 AND THAT ANY NUMBER TO 
  21. >THE 0 POWER IS ONE.
  22. >2.)  DO THE SAME USING A RECURSIVE FUNCTION.
  23.  
  24. are you angry?
  25.  
  26.